nav button+a{background:#BB9}
h1{text-shadow: 0.1vw 0.1vw #666;}
#imgs{justify-self: center;display:flex;width:98vw;height:30vw;justify-content:space-evenly;overflow:auto}
#imgs img{width:30vw}
#imgs img:hover{transition:0.5s;width:1024px;height:1024px;border: 0.15vw solid red}
aside{position: absolute; display:none; padding: 1vw; top:11vw; width: 20vw; min-height: 5vw; height: fit-content; background:#4A4; border-radius: 5px; flex-direction: column}
aside>a{text-align: center; padding-bottom: 1vw}